@charset "utf-8";
html,body{background:#fff;color:#333;font: 14px/1.6 'Microsoft YaHei',Tahoma,Verdana,'Simsun';overflow-x: hidden;margin: 0;}
a{color:#333;text-decoration:none;}
a:hover{color:#e9280c;text-decoration:none;}
.tem_inner,.met_section{position:relative;margin:0 auto;margin:0 auto;width: 1200px;}
.td_cj_con{height:436px;overflow:hidden;margin-top:50px;clear:both;}
@media(min-width:1000px){.tem_inner{padding:0;width: 980px; }.td_cj_con{height:353px;overflow:hidden;margin-top:50px;clear:both;}
}
@media(min-width:1200px){.tem_inner,.met_section{padding-right: 15px;

padding-left: 15px;

margin-right: auto;

margin-left: auto;;width: 1120px;}.td_cj_con{height:353px;overflow:hidden;margin-top:50px;clear:both;}
header .nav ul li{display:table-cell;width:90px !important}
}
@media(min-width:1800px){.tem_inner,.met_section{padding:0;width: 1200px;}.td_cj_con{height:436px;overflow:hidden;margin-top:50px;clear:both;}
header .nav ul li{display:table-cell;width:100px !important}
}
::-webkit-scrollbar{/*滚动条整体样式*/width: 4px; /*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}
img{max-width:100%;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

/*@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../images/fonts/glyphicons-halflings-regular.eot);
	src: url(../images/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../images/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../images/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../images/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../images/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}*/

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1200px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

/***** header ******/
header.index{position:fixed;width:100%;z-index: 999;transition:.3s;background:none;box-shadow:none;height:100px;}
header.index .tem_inner{transition:.5s}
header .tem_inner{transition:.5s}
header{position:fixed;text-align:center;transition:.3s;background:rgba(0,0,0,.8);width:100%;z-index:3;height:100px;z-index:999}
header .logo{float:left}
header .logo a{display:block;font-size:0}
header .logo a img{margin-top:0px}
header .nav{display:inline-block;float:right;}
header .nav ul{list-style:none;font-size:0;display:table;width:100%}
header .nav ul li{margin:0 20px}
header.index .nav ul li a{transition:.3s;color:#a4bdf3;}
header .nav ul li a{transition:.3s;display:block;height:100px;line-height:100px;font-size:14px;color:#FFF;font-weight:700}
header.index .nav ul li a.navdown,header.index .nav ul li a:hover{color:#fff !important;transition:.3s}
header .nav ul li{display:table-cell;width:100px}

header.tem_head .nav ul li a.navdown,header.tem_head .nav ul li a:hover{color:#a4bdf3;transition:.3s}

header .nav ul li dl{position: absolute;visibility: hidden;width:100%;
background:rgba(0,0,0,.7);
left: 0px;}
header .nav ul li dl dd{display:initial;width:100%;}
header .nav ul li dl dd a{height:45px;line-height:45px;display:table-cell;padding-left:10px;padding-right:10px;}


header .lang{float:right;height:100px;line-height:30px;position:relative;}
header .lang ol{float:right;margin:0;padding:0}
header .lang ol li{float:left;list-style:none}
header .lang ol li.line{width:30px;color:#eee;text-align:center}
header .lang dl{position:relative;text-align:left;margin-left:20px;font-size:20px;color:#fff;}
header .lang dl span{line-height:100px;}
header .lang dl .navsearch_input{width:200px;float:left;}
header .lang dl .navsearch_input input{height:35px;border:0px;width:200px;color:#333}
header .lang dl .searchgo{width:50px;float:left;background:#fefefe;height:35px;border:0px;margin-top:3px;color:#333}
header .lang dl dt{font-size:18px;color:#3b7f34;}
header .lang dd a{color:#fff}
header .lang dl dd{font-size:18px;color:#3b7f34;}
header.index .lang dl dd a{transition:all .5s;}
header .lang dl dd a{color:#fff;transition:.5s;line-height:100px;margin-left: 10px;
margin-right: 15px;}
header .lang dl dd a:hover{transition:.5s;color:#fff}
header .lang div.line{float:left;width:1px;background:#fff;text-align:center;height: 20px;
margin-right: 15px;
margin-top: 40px;}
.seach_con{position: absolute;display:none;
top: 80px;right:0px;width:260px;}
/***** header end ******/

/***** banner end ******/
.tem_banner{position:relative;padding-top:0px;}
.tem_banner.inside {/* margin-top: 100px; */}
.tem_banner.inside .flash{font-size:0;position:relative;}
.tem_banner.inside img{width:100%;height:100%}
.tem_banner .swiper-slide{position:relative;background:#000;overflow:hidden;font-size:0}
.tem_banner .swiper-slide .img{position:relative;width:100%;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.tem_banner .swiper-slide .txt{position:absolute;right: 30%;top: 35%;z-index:111;}
.tem_banner .swiper-slide .txt p{color: #fae57c;font-size: 30px;font-weight:700;text-align:right;}
.tem_banner .swiper-slide .img img{width:100%}
.tem_banner .swiper-slide .ban_text{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;width:100%;z-index:1;max-width:1600px;text-shadow:5px 5px 15px rgba(0,0,0,.23)}
.tem_banner .swiper-slide .ban_text.bantxt0 h2{font-size:4.8rem;color:#fff;font-weight:700;display:inline-block;padding:0 0 20px;position:relative;transition:all .5s;transform:translateX(30px);opacity:0}
.tem_banner .swiper-slide .ban_text.bantxt0 p{font-size:3rem;color:#fff;margin:0;text-transform:uppercase;position:absolute;right:0;margin:0;top:100%;font-weight:400;transition:all .5s;transform:translateX(-30px);opacity:0}
.tem_banner .swiper-slide .ban_text.bantxt0 p:before{content:'';width:45px;height:1px;background:#fff;display:inline-table;vertical-align:middle;margin:0 20px 0 0}
.tem_banner .swiper-slide.swiper-slide-active .ban_text.bantxt0 h2{opacity:1;transform:none;transition-delay:.2s}
.tem_banner .swiper-slide.swiper-slide-active .ban_text.bantxt0 p{opacity:1;transform:none;transition-delay:.4s}
.tem_banner .slide-pagination{transition:.5s;position:absolute;z-index:1;bottom:5%;left:50%;transform:translateX(-50%);text-align:center}
.tem_banner .slide-pagination span{width:11px;height:11px;border-radius:100%;border:1px solid #fff;opacity:1;background:0 0;margin:0 5px;outline:0}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{background:#f0991d;border-color:#f0991d}
.page_banner .flash img{width:100%!important;height:auto!important}
.page_banner{position:relative}
/***** banner end ******/
ul li{list-style-type:none;padding:0px;margin:0px;}

.zhanting{
	
text-transform:Uppercase;

}
.clear{clear:both;}
.in_pro{padding-top:50px;padding-bottom:50px;}
.in_pro .in_pro_title .t_en{font-family:plantagenet cherokee;color:#3b7f34;line-height:40px;font-size:40px;}
.in_pro .in_pro_title h2{color:#1a1a1a;line-height:60px;font-size:30px;font-weight:normal;}
.in_pro .swiper-container12{overflow:hidden;clear:both;padding-top:30px;}


.in_pro .swiper-container12 a{display: block;
position: relative;
width: 100%;
padding-bottom: 80%;}
.in_pro .swiper-container12 img{position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;}
.in_pro .swiper-container12 .cp_title{position:absolute;bottom:0px;left:0px;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));height:140px;line-height:140px;width:100%;text-align:center;font-size:18px;color:#fff;}

.in_pro .swiper-container12 .swiper-pagination{
    position: relative;
    bottom: 0;
    margin-top: 60px;
}

.in_pro .swiper-container12 .swiper-pagination>span {
    width: 40px;
    height: 5px;
    border-radius: 0;
    background: #a0a0a0;
    opacity: 1;
    cursor: pointer;
    margin: 0px 10px;
}

.in_pro .swiper-container12 .swiper-pagination .swiper-pagination-bullet-active {
    background: #cc0000;
}

.in_about{padding:50px;background:#e9ebef;overflow:hidden;}
.ab_con{background:#fff;width:100%;padding:60px 0px 60px 0px;background-image:url(../images/ab_bg.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:100%;overflow:hidden;}
.in_about h2{margin-bottom:50px;font-size:30px;color:#1a1a1a;font-weight:normal;text-align:center;}

.in_about .fl{width:48%;float:left;}
.in_about .ab1,.in_about .ab2,.in_about .ab3{clear:both;padding-top:25px;padding-bottom:25px;overflow:hidden;}
.in_about .fl dl{overflow:hidden;padding-top:45px;}
.in_about .fl dt{float:left; width:13%;display:block;height:1px;background:#4c4c4c;margin-top:10px;}
.in_about .fl dd{float:left; width:85%;display:block;font-size:16px;color:#4c4c4c;padding-left:2%;}
.in_about img{max-width:100%;}
.in_about h3{font-size:24px;color:#333;font-weight:normal;line-height: 50px;}
.in_about .fr{width:48%;float:right;}
.in_about .fr dl{overflow:hidden;padding-top:45px;}
.in_about .fr dt{float:right; width:13%;display:block;height:1px;background:#4c4c4c;margin-top:10px;}
.in_about .fr dd{float:right; width:85%;display:block;font-size:16px;color:#4c4c4c;text-align:right;padding-right:2%;}
.in_about .fr h3{font-size:24px;color:#3b7f34;margin-top:50px;text-align:right;}
.in_about .fr .mor a{float:right;}
.in_about .mor{display:block;line-height:24px;padding-top:90px;}
.in_about .mor img{float:left;width:auto !important;}
.in_about .mor span{float:left;color:#3b7f34;margin-left:5px;font-size:14px;}
.ab_logo{padding-top:60px;}
.ab_li{margin-bottom:40px;line-height:25px;color:#333;text-align:center}
.ab_li a{color:#333;}
.ab_li b{font-size:16px;margin-bottom:10px;padding-top:30px;display:block;}


.tab3{display:table;text-align:center;width:100%;}
.tab3 li{display: table-cell;text-align:center;border-right:1px solid #e9ebef;line-height:100px;height:100px;width:20%;font-size:16px;}
.tab3 li a{color:black;font-weight:bold;display:block}
.tab3 li.on,.tab3 li:hover{color:#fff;background:#1c4cbf;}
.tab3 li:hover a{color:white}
.pro_tab .lists{padding:147px 0 204px;background:url(../images/pro_bg.jpg) no-repeat;background-size:cover;}
.pro_tab .lists>div{padding:0 260px;position:relative}
.pro_tab .lists .img img{transition:.6s}
.pro_tab .lists .img{overflow:hidden;}
.pro_tab .lists .text{padding:33px 0 31px;text-align:center;background:#dcd1c2;border-radius:5px}
.pro_tab .lists .text h1{font-size:16px;color:#020202;font-weight:bold;padding:0 0 17px}
.pro_tab .lists .text  p{font-size:16px;color:#1c4cbf}
.pro_tab .lists a:hover img{transform:scale(1.1);transition:.6s}
.pro_tab .lists  .swiper-page>div{position:absolute;width:60px;height:60px;border-radius:100%;line-height:60px;text-align:center;font-size:30px;color:white;outline:none;z-index:2;top:50%;left:8%;display:block;background:#0c68d7}
.pro_tab .lists .swiper-page>div.slide-button-next {left:auto;right:8%}
.zhanting img{display: block;width: 100%;height: 100%;transition: all 0.5s ease;position: absolute;}
.zhanting .zhanting_l{width:100%;float:left;}
.zhanting .zhanting_l .zhanting_l1 li{width:50%;float:left;margin:0px;}
.zhanting .zhanting_l .zhanting_l1 li a{clear: both;display: block;width: 100%;overflow: hidden;padding-bottom: 40%;position: relative;}
.zhanting .zhanting_l .zhanting_l1 li a .des{position:absolute; color:#fff;}
.zhanting .zhanting_l .zhanting_l1 li a .des h3{padding-bottom:14px;padding-top:2px;font-size:18px;position:relative;}

.zhanting .zhanting_l .zhanting_l1 li:hover a img{transform:scale(1.2,1.2)}
.zhanting .zhanting_l .zhanting_l2 li{width:26.5%;float:left;}
.zhanting .zhanting_l .zhanting_l2 li a{clear: both;display: block;width: 100%;overflow: hidden;padding-bottom: 108%;position: relative;}
.zhanting .zhanting_l .zhanting_l2 .yi{width:47%;float:left;}
.zhanting .zhanting_l .zhanting_l2 .yi a{clear: both;display: block;width: 100%;overflow: hidden;padding-bottom: 60.9%;position: relative;}
.zhanting .zhanting_l .zhanting_l2 li:hover a img{transform:scale(1.2,1.2)}
.zhanting .zhanting_l .zhanting_l3 li{width:32.333333%;float:left;margin-left: 1%;margin-top:.8%}
.zhanting .zhanting_l .zhanting_l3 li a{clear: both;display: block;width: 100%;overflow: hidden;padding-bottom: 60%;position: relative;}
.zhanting .zhanting_l .zhanting_l3 li:hover a img{transform:scale(1.2,1.2)}
.zhanting .zhanting_r{width:24.5%;float:left;margin-left: .8%;}
.zhanting .zhanting_r li{margin-bottom:2%;}
.zhanting .zhanting_r li a{clear: both;display: block;width: 100%;overflow: hidden;padding-bottom: 115%;position: relative;}
.zhanting .zhanting_r li:hover a img{transform:scale(1.2,1.2)}

.zhanting .zhanting_l li a .des{position:absolute; color:#fff;}
.zhanting .zhanting_l li a .des h3{padding-bottom:14px;padding-top:2px;font-size:18px;position:relative;}
.zt1{right: 10%;top:50%;/* margin-top:-62px; */}
.zt1 p{display: block;
font-weight:bold;
padding: 3px 10px 3px 3px;

background: #5b5b5b;}
.zt1 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;margin-top:15px;}


.zt2{right: 10%;top:50%;/* margin-top:-62px; */}
.zt2 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;

}
.zt2 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;}

.zt3{/* margin-top:-62px; */width:100%;text-align:center;bottom: 20%;}
.zt3 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;

}
.zt3 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;margin:0px auto;}

.zt4{/* margin-top:-62px; */width:100%;text-align:center;bottom: 20%;}
.zt4 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;

}
.zt4 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;margin:0px auto;}

.zt5{width:80%;text-align:left;left:5%;top:50%;margin-top:-50px;font-style:italic;}
.zt5 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;

}

.zt6{right: 10%;top:50%;/* margin-top:-62px; */}
.zt6 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;

}
.zt6 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;}


.zt7{right: 10%;top:50%;/* margin-top:-82px; */}
.zt7 h3{color:#015594;}
.zt7 p{display: block;
margin-top:5px;
padding: 0px 0px 10px 0px;
color:#5f5f5f;

}
.zt7 span{display:block;background:#015594;width:130px;height:35px;line-height:35px;text-align:center;}

.tem_index_footer{overflow:hidden;clear:both;}
.tem_index_footer a{color:#fff;}
.fenxiang{overflow:hidden;}
.tem_index_footer .foot_l{float:left;}
.tem_index_footer .foot_l p{font-size:14px;margin-top:20px;color:#fff;line-height:30px;}
.tem_index_footer .foot_r{float:right;}
.tem_index_footer .foot_r {font-size:14px;margin-top:20px;color:#fff;line-height:30px;}
.tem_index_footer .foot_r span{display: block;height: 30px;line-height: 30px;float:left;margin-left:50px;margin-top:50px;}
.tem_index_footer .foot_r span img{float:left;margin-right:5px;}

.f_search{padding-top:30px;}
.f_search .key{width:70%;float:right;height:40px;line-height:40px;border:none;}
.f_search .sub{width:29%;float:right;height:40px;line-height:40px;border:none;background:#014099;color:#fff;}


.tem_banner.inside .flash .show_loca{font-size:28px;position:absolute;bottom:0px;line-height:80px;height:80px;background-color:rgba(0,63,153,0.5);color:#fff;width:100%;}

.show_ab{position:relative;padding:50px 0px 50px 0px;overflow:hidden;}
.show_ab .clear_ab{clear:both;height:40px;}
.show_ab .show_ab_bg{position:relative;overflow:hidden;}
.show_ab .show_ab_con{padding-top:30px;font-size:16px;color:#323232;float:left;line-height:28px;overflow:hidden;}
.show_ab .show_ab_con1{padding-top:30px;font-size:16px;color:#323232;line-height:28px;overflow:hidden;background:#eee;padding:50px;}
.show_ab  h2{font-size:30px;margin-bottom:10px;font-weight:normal;}

.show_ab .show_ab_img{}
.show_ab .show_ab_img1{float:left;}

.show_fzlc{background:url(../images/wh_bg.jpg) no-repeat center;padding-top:90px;padding-bottom:90px;background-size:cover;overflow:hidden;color:#fff;text-align:center;}
.show_fzlc p{color:#fff;font-size:16px;}
.show_fzlc h3{color:#fff;position:absolute;width:100%;display:block;font-size:26px;line-height:200px;text-align:center;top:0px;left:0px;}
.show_fzlc .pic{width:200px; height:200px; border-radius:50%; overflow:hidden;margin:0px auto;position:relative;margin-bottom:30px;}
.show_fzlc h2{font-size:36px;color:#fff;text-align:center;font-weight:bold;}
.show_fzlc .desc{font-size:14px;color:#fff;text-align:center;line-height:26px;padding-top:10px;padding-bottom:50px;width:480px;margin:0px auto;text-align:center;display:block;}

.show_history{clear:both;margin-top:150px;font-size:16px;line-height:30px;overflow:hidden;}
.show_history h2{text-align:center;font-size:30px;margin-bottom:50px;}
 .show_history .show_history_l{background-image: linear-gradient(-45deg, #001535, #002863); float:left;width:43%;padding:50px 30px 30px 35px;min-height:300px;color:#ecebeb;border-top:5px solid #001f4c;}
 .show_history .show_history_r{background-image: linear-gradient(-45deg, #595959, #a4a5a5); float:right;width:43%;padding:50px 30px 30px 35px;min-height:300px;color:#ecebeb;border-top:5px solid #8c8c8c;}
 
 .show_project{clear:both;margin-top:50px;background:#2a2a2a;padding:50px 0px 50px 0px;overflow:hidden;color:#fff;}
 .show_project h2{font-size:30px;text-align:center;}
 .show_project .desc{font-size:18px;text-align:center;padding:20px 0px 80px 0px;}
 .show_project .show_project_l{width:50%;float:left;text-align:right;} 
 .show_project .show_project_r{width:50%;float:right;font-size:14px;} 
 .show_project .show_project_r .show_project_con{max-width:600px;padding-left:20px;} 
 .show_project .show_kehu{clear:both;padding-top:50px;} 
 .show_project .show_kehu ul{ display: -ms-flexbox;width: 1400px;margin:0px auto;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
	 .show_project .show_kehu ul li{width:16.666%; text-align:center;}
	.show_project .show_kehu ul li img{width:90%;}
	
	
	.show_honor{padding:50px 0px 50px 0px;overflow:hidden;margin:0px auto;position:relative;background:#eeeeee;}
.show_honor h2{font-size:36px;text-align:left;color:#093c8b;margin-bottom:30px;text-align:center;}
.show_honor .swiper-container12 img{width:100%;}
.show_honor .swiper-container12{padding-bottom:70px;position:relative;overflow:hidden;}
.show_honor .swiper-pagination span{width: 35px;height: 4px;background:#FFF;outline:none;opacity:1;margin:0 2px;border-radius:0}
.show_honor .swiper-pagination span.swiper-pagination-bullet-active{background:#3b7f34}



	.show_tdfc{padding:50px 0px 50px 0px;overflow:hidden;margin:0px auto;position:relative;}
	
	.show_tdfc ul{border-bottom:1px solid #eeeeee;height:80px;line-height:80px;}
	.show_tdfc ul li{border-bottom:1px solid #eeeeee;float:left;height:80px;line-height:80px;padding-left:20px;padding-right:20px;font-size:36px;}
	.show_tdfc ul li.on{border-bottom:2px solid #3b7f34;color:#3b7f34;}
	
.show_tdfc h2{font-size:30px;text-align:center;margin-bottom:30px;}
.show_tdfc .swiper-container13 img{width:100%;display:block;}
.show_tdfc .swiper-container13{padding-bottom:70px;position:relative;overflow:hidden;}
.show_tdfc .swiper-container13 .swiper-pagination-bullet{width: 35px;height: 4px;background:#a0a0a0;}
.show_tdfc .swiper-container13 .swiper-pagination-bullet-active{background:#3b7f34 !important;}
.show_tdfc .swiper-container13 .swiper-pagination-bullet{border:none;opacity: 1;border-radius:0px;}
.show_tdfc .swiper-container13 .s_tit{background:#f1f1f1;height:45px;line-height:45px;text-align:center;color:#252525;font-size:16px;}


.show_tdfc .swiper-container14 img{width:100%;display:block;}
.show_tdfc .swiper-container14{padding-bottom:70px;position:relative;overflow:hidden;}
.show_tdfc .swiper-container14 .swiper-pagination-bullet{width: 35px;height: 4px;background:#a0a0a0;}
.show_tdfc .swiper-container14 .swiper-pagination-bullet-active{background:#3b7f34 !important;}
.show_tdfc .swiper-container14 .swiper-pagination-bullet{background:none;border-radius:0px;opacity: 1;}
.show_tdfc .swiper-container14 .s_tit{background:#f1f1f1;height:45px;line-height:45px;text-align:center;color:#252525;font-size:16px;}


.contact_fl{width:93%;float:left;font-size:16px;line-height:39px;color:#535353;}
.contact_fl h2{font-size:40px;color:#212121;font-weight:normal;line-height:40px;}
.contact_fl h3{font-size:24px;color:#434343;font-weight:normal;line-height:70px;}
.contact_fl .c_l_w25{width:25%;float:left;}
.clear_contact{clear:both;height:1px;border-bottom:1px solid #ccc;padding-top:50px;margin-bottom:55px;}
.contact_fr{width:7%;float:left;}
.contact_map{clear:both;padding-top:50px;}
.contact_map img{max-width:100%;}



.pro_list{position:relative;}
.pro_list .pro_con{position:absolute;z-index:999;left:0px;width:100%;top:0px;font-size:14px;color:#fff;padding-top:10%;}
.pro_list .pro_con .fl{float:left;}
.pro_list .pro_con .fr{float:right;}
.pro_list .pro_con span{display:block;width:160px;height:60px;line-height:60px;text-align:center;border:1px solid #fff;}



.pro_list .pro_con a{font-size:36px;color:#fff;margin-bottom:20px;display:block;overflow:hidden;}
/***** newsproduct ******/
.news_product{width:100%}
.news_product .title{text-align:center;font-size:24px;color:#777;padding:50px 0}
.news_product .list{width:100%;display:table}
.news_product .list .left{display:table-cell;font-size:0;width:483px}
.news_product .list .left img{width:100%}
.news_product .list .right{display:table-cell;vertical-align:top;width:684px;position:relative;padding-left:33px}
.news_product .list .right .link{position:absolute;bottom:0;left:0;width:100%;text-align:center}
.news_product .list .right .link a{display:inline-block;font-size:24px;background:#cf5f47;color:#fff;width:290px;border-radius:30px;line-height:60px}
.news_product .list .right .img{font-size:0}
.news_product .list .right .img img{width:100%}
.news_product .list .right .txt{font-size:20px;color:#777;line-height:50px;margin-top:20px;text-indent:2em}
/***** newsproduct end ******/

.tem_index_title{margin:0 0 60px 0;border-bottom:1px solid #ccc;text-align:center;font-weight:normal;font-size:22px;}
.tem_index_title span{position:relative;top:2px;display:inline-block;padding:10px 15px;border-bottom:4px solid #666;}
.tem_index_title p{color:#8c8c8c;font-weight:normal;}
.tem_index_more{clear:both;margin:0 auto;padding-top:30px;width:200px;text-align:center;}
.tem_index_more a{display:block;height:40px;background:#e9280c;color:#fff;font-weight:normal;font-size:14px;line-height:40px;}
.tem_index_more a:hover{background:#d82208;color:#fff;}
.tem_index_to{border-top:1px solid #e7e8ed;border-bottom:1px solid #e7e8ed;background:#f7f8fa;}
.tem_wp1,.tem_wp2,.tem_wp3,.tem_wp4,.tem_wp5{visibility:hidden;}
.bounceInLeft,.bounceInRight,.fadeInUp,.fadeInUpDelay,.fadeInDown,.fadeInUpD,.fadeInLeft,.fadeInRight{visibility:visible;}

.tem_index_about{width:100%;margin-top:150px}
.tem_index_about .title{text-align:center;font-size:34px;color:#777;padding:50px 0}
.tem_index_about .max_width{width:1700px;max-width:100%;margin:0 auto}
.tem_index_about .list{width:100%;padding-bottom:80px}
.tem_index_about .list .left{font-size:0;float:left;width:450px;background:#fff;box-shadow:1px 1px 3px #565656;position:relative;margin-top:-153px}
.tem_index_about .list .left img{padding:4px}
.tem_index_about .list .right{float:right;width:720px;color:#fff}
.tem_index_about .list .right h2{color:#f6b851;font-size:32px;display:block;padding:60px 0 50px}
.tem_index_about .list .right p{font-size:20px;line-height:50px}
.tem_index_about .list .right .more{text-align:center;margin-top:72px}
.tem_index_about .list .right .more a{display:inline-block;font-size:24px;background:#cf5f47;color:#fff;width:290px;border-radius:30px;line-height:60px}
.tem_index_product{width:100%;padding-top:50px;padding-bottom:50px;}
.tem_index_product .al_tit{text-align:center;padding-top:30px;padding-bottom:60px;}
.tem_index_product h2{margin-bottom: 10px;
font-size: 30px;
color:
#1a1a1a;
font-weight: normal;
text-align: center;}
.tem_index_product h3{
font-size: 18px;
color:#3b7f34;
font-weight: normal;
text-align: left;line-height:60px;}
.tem_index_product .mor{display:block;line-height:24px;padding-top:50px;}
.tem_index_product .mor img{float:left;width:auto !important;}
.tem_index_product .mor span{float:left;color:#3b7f34;margin-left:5px;font-size:14px;}
.tem_index_product .list{width:100%;position:relative;}
.tem_index_product .list a{display:block;font-size:0;position:relative}
.tem_index_product .list a img{width:100%}
.tem_index_product .list a h2{background:#f6b851;color:#fff;font-size:20px;text-align:center;line-height:60px;display:block}
.tem_index_product .list .img{font-size:0}
.tem_index_product .list .product_click{position:absolute;width:100%;left:0;top:40%;height:34px;z-index:999}
.tem_index_product .list .product_click div{position:absolute;width:23px;height:100%;top:0;cursor:pointer}
.tem_index_product .list .product_click .left{background:url(../images/product_left.png) no-repeat;left:-80px}
.tem_index_product .list .product_click .right{background:url(../images/product_right.png) no-repeat;right:-80px}
.tem_index_product .more{text-align:center;margin-top:80px}
.tem_index_product .more a{display:inline-block;font-size:24px;background:#cf5f47;color:#fff;width:290px;border-radius:30px;line-height:60px}
.show_product{padding:70px  0}
.show_product .w1400{padding:0 260px}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.show_product .row .text-left .bigimg{border:1px solid #ccc;position: relative;z-index: 20;}
.show_product .row .text-left .thumbs{padding:20px 30px;position:relative}
.show_product .row .text-left .thumbs .navigation{position:absolute;left:0;top:36%;width:100%;z-index:1}
.show_product .row .text-left .thumbs .navigation>div{position:absolute;top:0;cursor:pointer;font-size:30px;color:#444}
.show_product .row .text-left .thumbs .navigation>div.swiper-button-disabled{color:#999}
.show_product .row .text-left .thumbs .navigation .left{left:0}
.show_product .row .text-left .thumbs .navigation .right{right:0}
.show_product .row .text-left .thumbs .swiper-slide{border:1px solid #ddd;cursor:pointer}
.show_product .row .text-left .thumbs .swiper-slide-thumb-active{border:1px solid #a4bdf3}
.show_product .row .text-right{padding-left:50px;text-align:left}
.show_product .row .text-right h2{font-size:30px;color:#333;line-height:1.5;display:block;margin-bottom:20px}
.show_product .row .text-right p{font-size:14px;line-height:1.8;color:#666}
.show_product .bot{padding-top:10px 0 50px;}
.show_product .bot .title{border-bottom:1px solid #d9d9d9}

.show_product .bot .title h2{display:inline-block;line-height:45px;background:#a4bdf3;color:#fff;padding:0 30px}
.met_page {padding:45px 0 0;margin:45px 0 0;border-top:1px solid #e5e5e5;}
.met_page li {margin:.1rem 0;font-size:.14rem;color:#333;}
.met_page li>* {display: inline-block;vertical-align: top;}
.met_page li a {font-size:14px;color:#333}
.editor{padding:.1rem 0;line-height:1.8}
.editor table tr{border-top:1px solid #555;border-left:1px solid #555}
.editor table tr{border-bottom:1px solid #555}
.editor table tr td{border-right:1px solid #555}
.tem_index_news{width:100%;margin:40px 0 80px}
.tem_index_news .title{text-align:center;font-size:34px;color:#777;padding:50px 0}
.tem_index_news .list{width:100%}
.tem_index_news .list .left{float:left;width:600px}
.tem_index_news .list .left .img{font-size:0;position:relative;width:100%}
.tem_index_news .list .left .img img{width:100%}
.tem_index_news .list .left .img h2{position:absolute;bottom:0;left:0;font-size:20px;color:#fff;background:url(../images/news_title_bj.png);width:100%}
.tem_index_news .list .left .img h2 .pd{padding:25px 40px}
.tem_index_news .list .left p{font-size:18px;color:#4a4949;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:bold;margin:25px 0 15px}
.tem_index_news .list .left span{display:block;text-align:left;font-size:18px;color:#cecece;font-weight:bold}
.tem_index_news .list .right{float:right;width:542px}
.tem_index_news .list .right ul{list-style:none}
.tem_index_news .list .right ul li{margin-bottom:40px;border-bottom:2px solid #000;padding:12px 0}
.tem_index_news .list .right ul li a{display:block}
.tem_index_news .list .right ul li a h2{font-size:18px;color:#323131;display:block;margin-bottom:10px}
.tem_index_news .list .right ul li a p{font-size:14px;color:#848383;font-weight:bold;line-height:30px;text-indent:2em}
.tem_index_news .more{margin-top:30px;text-align:center}
.tem_index_news .more a{display:inline-block;font-size:24px;background:#cf5f47;color:#fff;width:290px;border-radius:30px;line-height:60px;text-align:center}
.tem_index_footer{padding:40px 0 50px;background:#141414;color:#828282;clear:both;}
.tem_index_footer dl{display:table-cell;position:relative;vertical-align:top;width:230px;text-align:left}
.tem_index_footer dl .bar{display:inline-block;text-align:left}
.tem_index_footer dl .bar>*{padding:0 20px}
.tem_index_footer dl::before{content:"";position:absolute;top:14px;width:0;height:12px;border-left:1px solid;left:0}
.tem_index_footer dl:first-child::before{display:none}
.tem_index_footer .nav{display:table;max-width:100%}
.tem_index_footer .nav_bar{margin-right:170px}
.tem_index_footer .contact_info{display:table;color:#828282;font-size:15px;margin-top:9px}
.tem_index_footer .contact_info a{width:106px;height:32px;display:block;cursor:pointer}
.tem_index_footer .contact_info a *{display:none!important}
.tem_index_footer .contact_info>*{display:table-cell;vertical-align:top}
.tem_index_footer dl a{color:#828282}
.tem_index_footer dl dt{height:40px;font-size:15px;line-height:40px;position:relative;margin-bottom:5px}
.tem_index_footer dl dt span{display:inline-block;position:relative}
.tem_index_footer dl dt span::before{content:""}
.tem_index_footer dl dd{line-height:25px}
.tem_index_footer dl dd ul{list-style:none}
.tem_index_footer_contact{width:35%;}
.tem_index_footer_contact li{position:relative;margin-top:25px;padding-top:5px;padding-left:48px;min-height:35px;color:#646363;list-style:none;}
.tem_index_footer_contact li i{position:absolute;top:0;left:0;width:35px;height:35px;border:1px solid #424244;border-radius:5px;color:#7c7c7c;text-align:center;font-size:22px;line-height:35px;}
.tem_index_footer_link{width:35%;}
.tem_index_footer_link dd{padding:20px 0;}
.tem_index_footer_link a{display:inline-block;margin:0 12px 10px 0;color:#646363;white-space:nowrap;}
.tem_index_footer_link a:hover{color:#ababab;}
.tem_index_footer_link a img{height:45px;}
.tem_index_footer_attention{width:30%;}
.tem_index_footer_attention dd{padding:20px 0;color:#646363;}
.tem_index_footer_attention li{display:inline-block;margin:8px;list-style:none;}
.tem_index_footer_attention li a{display:block;overflow:hidden;width:44px;height:44px;background:url(../images/pnt.png) no-repeat left top;color:#646363;font-size:0;}
.tem_index_footer_attention li.tenxun a{background-position:-83px top!important;}
.tem_index_footer_attention li.weixin a{background-position:-247px top!important;}
.tem_index_footer_attention li.qq a{background-position:-165px top!important;}
.tem_index_footer_attention li:hover a{background:url(../images/pnthover.png) no-repeat;}
.tem_index_footer_attention img{margin-top:8px;width:100px;}
.tem_index_footer_attention p{margin-top:5px;}
.tem_footer{position:relative;padding: 50px 0;background:#eaebef;clear:both;overflow:hidden;line-height:35px;font-size:16px;color:#a5a5a5;}
.tem_footer h3{font-size:20px;color:#a5a5a5;font-weight:bold;position:relative;margin-bottom:40px;}

.tem_footer h3.gz{width:140px;float:right;}
.tem_footer .cod{width:140px;height:140px;background:#fff;float:right;}
.tem_footer a{width:50%;line-height:35px;display:block;float:left;color:#a5a5a5 !important;}
.clear{clear:both;}
.desc{text-align:center;margin-bottom:50px;}

.tem_footer .tem_inner .f_fl{width:1000px;float:left;}
.tem_footer .tem_inner .f_fr{width:100px;float:right;padding-top:50px;text-align:center;}
.tem_footer .tem_inner .f_fr img{width:100%;}

.tem_footer .tem_footer_text{text-align:left;position:relative;width:40%;float:left;}
.tem_footer .f_link{float:left;width:30%;}
.tem_footer .f_design{float:left;width:30%;text-align:left;}
.tem_footer a{color:#fff;}
.tem_footer_nav{height:30px;line-height:30px;font-size:16px;padding-top:25px;padding-bottom:10px;border-bottom:1px solid #5b9455;}
.tem_footer_nav a{margin-right:30px;color:#fff;}
.tem_footer_contact{padding-top:40px;padding-bottom:20px;overflow: hidden;clear:both;line-height:28px;}
.powered_by_metinfo{height:35px;background:#161616;color:#fff;text-align:left;font-size:12px;line-height:35px;}
.powered_by_metinfo a{color:#fff;}
.searchs_box {padding:2rem 260px 1.5rem;}
.searchs_box .boxs {position:relative;margin:0 0 .65rem;}
.searchs_box .boxs input[type="text"] {width:100%;background:#f5f5f5;border:1px solid #eee;border-radius:8px;padding:0 .55rem 0 .15rem;font-size:.16rem;color:#333;height:.65rem;min-height:35px;}
.searchs_box .boxs button {position:absolute;right:.15rem;top:50%;transform:translateY(-50%);font-size:.28rem;color:#333;z-index:1;outline:none;border:0;background:none;}
.searchs_box .lists>div{padding:0 .15rem;margin:0 0 .35rem;}
.searchs_box .lists>div .card-img-150 a{display:block;position:relative;overflow:hidden;}
.searchs_box .lists>div .card-body h5 {font-size:.16rem;color:#333;margin:.15rem 0;}
.searchs_box .lists>div .card-body p {font-size:.14rem;color:#333;line-height:1.7}
.searchs_box .text-secondary {font-size:.18rem;color:red;line-height:1.65}
/****page head*****/
.page_web{width:100%;background:#f8f8f8;}
.page_web1{width:100%;background:#fff;overflow:hidden;}
.page_nav{width:100%;text-align:center;padding-top:50px;}
.page_nav .container{display: table;
text-align: center;
}
.page_nav .cub_img{float: left;width: 45%;margin-right: 5%;}
.page_nav .cub_img img{width:100%;}
.page_nav .des{width:50%;float:left;}
.page_nav .des h3{text-align:left;font-size:30px;color:#3b7f34;margin-top:40px;margin-bottom:20px;font-weight:normal;}
.page_nav .des p{text-align:left;font-size:18px;color:#393939;line-height:30px;}
.page_nav .fl_con{padding-top:10px;}
.page_nav1>div{display:flex;justify-content: center;padding:50px 0 }
.page_nav1>div dl{margin:0 10px}
.page_nav1 dl dd a{hdisplay:block;font-size:16px;color:#333;transition:.5s;margin: 0px auto;padding:10px;border:1px solid #a4bdf3;border-radius:20px}
.page_nav1 dl dd a:hover,.page_nav1 dl dd.active a{background:#a4bdf3;color:white}
.loc_name{position:absolute;width:100%;font-size:36px;text-align:center;top:50%;left:0px;color:#fff;}
.page_nav dl{display:inline-table;vertical-align:top;
text-align: center;width:20%;}
.page_nav dl.active  dd a{color:#a4bdf3}
.page_nav dl dd a{width:100%;height:80px;line-height:80px;display:block;font-size:16px;color:#333;transition:.5s;margin: 0px auto;}
.page_nav dl dt a:hover,.page_nav dl dt.on a{transition:.5s;color:#fff;}
.page_content{padding:60px 0;}
.show_content{padding:60px 0;background:url(../images/contact_bg.jpg) center top no-repeat;overflow:hidden;}
.show_content li{height:110px;line-height:110px;background-color: rgba(0, 0, 0, 0.4);color:#fff;font-size:16px;margin-bottom:35px;}
.show_content li span{width:110px;line-height:110px;height:110px;display:block;background-color: rgba(0, 0, 0, 0.4);text-align:center;font-size:36px;margin-right:20px;}
@media(max-width:990px){.page_nav dl{width:50%;}.page_web{padding-top: 40px;}.page_nav dl dt a {width: 90%;}.page_content{display:block;padding: 40px 0;margin-top: 20px;}}
/****page head end*****/
.fl{float:left;}
.fr{float:right;}
/****page product*****/
.pro_product_list{width:auto;background: #252525;
padding: 50px;overflow:hidden;}
.pro_product_list .sh_ti{width:100%;height:50px;line-height:50px;border-bottom:1px solid #434343;margin-bottom:50px;color:#fff;}
.pro_product_list .sh_ti span{font-size:28px;}
.pro_product_list ul{list-style:none;width:100%;overflow:hidden;white-space:nowrap;font-size:0;clear:both;}
.pro_product_list ul li{display:inline-block;vertical-align:top;width:25%;border-bottom:1px solid #434343;margin-bottom:40px;}
.pro_product_list ul li a{display:block;width:80%;margin:0 auto 0px;overflow:hidden}
.pro_product_list ul li a i{font-size:0;display:block;width:100%;overflow:hidden}
.pro_product_list ul li a img{width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.pro_product_list ul li a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2)}
.pro_product_list ul li a h2{display:block;font-size:14px;text-align:center;font-weight:400;transition:.4s}

.pro_product_list ul li a h2 p{line-height:68px;font-size:16px;color:#909090;}
.pro_product_list ul li:hover a h2 p{color:#fff;}

.pro_product_list ul li a h2 span{display:inline-block;width:60%;border:1px solid #d9d9d9;line-height:45px;color:#000;background:#fff;transition:.4s}
.pro_product_list ul li a:hover h2 span{display:inline-block;width:60%;border:1px solid #ac693a;line-height:45px;color:#fff;background:#ac693a;transition:.4s}
@media(max-width:990px){
    .pro_product_list ul li{width:100%;float: left;}
    #showproduct dl.pshow dd{float: initial!important;margin: 0!important;}
    #showproduct dl.pshow dd .met_box {margin: 0!important;}
    #showproduct dl.pshow dt {float: initial!important;width: 100%!important;}
    .met_tools{text-align:left;height: initial!important;}
    .met_tools .met_page {position: relative!important;right: 0!important;clear: inherit!important;}
    .met_tools .met_page li {margin: 0!important;display: block!important;}
    .met_tools .bdsharebuttonbox{display:none}
	
}

#showproduct{background:#fff;padding:50px;}
#showproduct .show_con h2{color:#27292b;font-size:20px;margin-top:20px;}

/****page product end*****/


.shfw{background:url(../images/shfw_bg.jpg) no-repeat center bottom;padding-top:90px;padding-bottom:90px;background-size:cover;overflow:hidden;color:#fff;text-align:center;background-size:cover;}
.shfw .lmxs{text-align:center;font-size:30px;font-weight:bold;color:#c8c8c8;padding-bottom:10px;}
.shfw p{color:#252525;font-size:16px;line-height:30px;margin-top:20px;}
.shfw h3{color:#252525;position:absolute;width:100%;display:block;font-size:26px;line-height:200px;text-align:center;top:0px;left:0px;}

.shfw h2{font-size:36px;color:#252525;text-align:center;font-weight:bold;}
.shfw .desc{font-size:14px;color:#252525;text-align:center;line-height:26px;padding-top:30px;padding-bottom:50px;width:480px;margin:0px auto;text-align:center;display:block;}




.rjxz{background:#f1efef;padding-top:90px;padding-bottom:90px;background-size:cover;overflow:hidden;color:#fff;text-align:center;background-size:cover;}
.rjxz .lmxs{text-align:center;font-size:30px;font-weight:bold;color:#c8c8c8;padding-bottom:10px;}
.rjxz p{color:#252525;font-size:16px;line-height:30px;margin-top:20px;}
.rjxz h3{color:#252525;position:absolute;width:100%;display:block;font-size:26px;line-height:200px;text-align:center;top:0px;left:0px;}

.rjxz h2{font-size:36px;color:#252525;text-align:center;font-weight:bold;}
.rjxz .desc{font-size:14px;color:#252525;text-align:center;line-height:26px;padding-top:30px;padding-bottom:50px;width:480px;margin:0px auto;text-align:center;display:block;}

.rjxz ul{display: table;

text-align: center;

width: 100%;}

.rjxz ul li{display: table-cell;

text-align: center;
background:#fff;
border-bottom: 1px solid #e9ebef;

line-height: 65px;

height: 65px;

width: 20%;
color:#333;
font-size: 16px;}

.rjxz ul li a{color:#333;}

.fl{float:left;}
.fr{float:right;}

.smsxz{background:url(../images/smsxz_bg.jpg) no-repeat right bottom;padding-top:90px;padding-bottom:90px;overflow:hidden;color:#fff;text-align:center;}
.smsxz .lmxs{text-align:center;font-size:30px;font-weight:bold;color:#c8c8c8;padding-bottom:10px;}
.smsxz p{color:#252525;font-size:16px;line-height:30px;margin-top:20px;}
.smsxz h3{color:#252525;position:absolute;width:100%;display:block;font-size:26px;line-height:200px;text-align:center;top:0px;left:0px;}

.smsxz h2{font-size:36px;color:#252525;text-align:center;font-weight:bold;}
.smsxz .desc{font-size:14px;color:#252525;text-align:center;line-height:26px;padding-top:30px;padding-bottom:50px;width:480px;margin:0px auto;text-align:center;display:block;}

.smsxz ul{display: table;

text-align: center;

width: 100%;}

.smsxz ul li{display: table-cell;

text-align: center;

border-bottom: 1px solid #e9ebef;

line-height: 65px;

height: 65px;
padding-left:20px;padding-right:20px;
width: 50%;
color:#333;
font-size: 16px;}

.smsxz ul li a{color:#333;}
.smsxz ul li .smxz_bg{background:#f1f1f1;line-height:65px;overflow: hidden;padding-left:20px;padding-right:20px;}
.smsxz ul li:hover .smxz_bg{line-height:65px;overflow: hidden;padding-left:20px;padding-right:20px;color:#093c8b;border-left:3px solid #093c8b;}
.smsxz ul li:hover .smxz_bg a{color:#093c8b}

/****page news*****/
.page_news{width:100%}
.page_news ul{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}
.page_news ul li{margin-bottom:40px;display:inline-block;}
.page_news ul li a{display:block;width:100%;margin:0 auto;text-decoration:none;}
.p_news_img{font-size:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;overflow:hidden;float:left;}
.p_news_img img{transition:all .3s ease;}
.page_news ul li a:hover .p_news_img img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2)}
.p_news_txt{color:#fff;padding:20px;background:#fff;}



.p_news_txt h2{position:relative;font-size:24px;color:#262626;height:50px;line-height:50px;transition:.5s;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:10px;}
.p_news_txt h2 span{position:absolute;top:0;right:0;font-size:16px;font-weight:400;}
.p_news_txt p{font-size:16px;color:#4a4a4a;line-height:32px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:64px;}
.p_news_txt span{text-align:left;display:block;color:#555555;text-transform:uppercase;margin-top:0px;margin-top:20px;}
.p_news_date{width:10%;float:right;line-height:80px;color:#a6a5a5;padding-top:30px;}

@media(max-width:990px){
    .page_news ul li{width: 100%;}
    .met_module2 h1.met_title{font-size: 24px!important;}
}

.met_module2{background:#fff;padding:50px;color:#262626;}
.p_contact{background:#404040;padding:50px;color:#b9b9b9;}
.p_contact h2{color:#e6e6e6;font-size:30px;margin-bottom:20px;}
.contact_add{padding-bottom:50px;}
.contact_tel{width:35%;height:40px;border-right:1px solid #484848;float:left}
.contact_fax{width:25%;height:40px;border-right:1px solid #484848;text-align:center;float:left}
.contact_hp{width:30%;height:40px;float:right;padding-left:5%;}
.contact_skype{width:35%;height:40px;border-right:1px solid #484848;float:left;line-height: 60px;}
.contact_qq{width:25%;height:40px;border-right:1px solid #484848;text-align:center;float:left;line-height: 60px;}
.contact_email{width:30%;height:40px;float:right;padding-left:5%;line-height: 60px;}
/****page news end*****/

.page_about{width:100%;}
.page_about .txt{padding-top:50px;}
.page_about .txt .title {font-size: 36px;font-weight: bold;margin-bottom: 20px;}
.page_about .cul .txt .title,.page_about .cul .txt .con {color: #fff;}
.page_about .section.jj {background:url(../images/about_jj.jpg) no-repeat;}
.page_about .section.cul{background:url(../images/about_cul.jpg) no-repeat;}
.page_about .section.honor{background:url(../images/about_honor.jpg) no-repeat;}
.page_about .section.show{background:url(../images/about_show.jpg) no-repeat center;}
.page_about .section.honor .list a{display:block;font-size:0px;text-align: center;}
.page_about .honor .title{color:#fff;}
.p_honor_pagination {position: relative;text-align: center;margin-top: 40px;}
.p_honor_pagination .swiper-pagination-bullet {opacity: 1;background: #fff;width: 15px;height: 14px;}
.p_honor_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #e9a270;}
.p_show_pagination {position: relative;text-align: center;margin-top: 40px;}
.p_show_pagination .swiper-pagination-bullet {opacity: 1;background: #888;width: 15px;height: 14px;}
.p_show_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #e9a270;}
#fp-nav{/* width:100%; */}
#fp-nav ul li{width:34px!important;height:34px!important;margin:10px 0 15px 0!important}
#fp-nav ul li a{display:block;background:url(../images/p_about_menu.png) no-repeat}
#fp-nav ul li a.active{background:url(../images/p_about_menu1.png) no-repeat}
#fp-nav ul li a span{display:none}

/*******contact*********/
.message h2{color:#e6e6e6;font-size:30px;margin-bottom:20px;}
.page_contact{width:100%;}
.page_contact .message {margin: 60px 0;padding:50px;background:#404040;}
.page_contact .title {color:#b9b9b9;}
.message_list{position:relative}
.message_list table{width:100%;border:0}
.message_list table tr{float:left;position:relative}
.message_list table tr.order0,.message_list table tr.order1,.message_list table tr.order2{width:45%;padding: 25px 0 0;border-bottom: 1px solid #484848;}
.message_list table tr td{border:0;line-height:normal;padding:0;width:100%;display:block}
.message_list table tr td.text{display:block;color:#b9b9b9;float: left;width: auto;line-height:35px;}
.message_list table tr td.input{min-height:29px;position:relative}
.message_list table tr td input[type=text]{width:70%;height:35px;line-height:35px;border: none;padding: 0 5px;background: no-repeat;}
.message_list table tr td.input span.info{display:none}
.message_list table tr td.input span{position:absolute;left:65px;top:0;line-height:35px;font-size:14px;color:#aaa;display:none;}

.message_list table tr.order3,.message_list table tr.order4,.message_list table tr.order5{width:45%;padding:25px 0 0;border-bottom: 1px solid #484848;}
tr.order4{padding: 25px 0 0;text-align:left;border-bottom: 1px solid #484848;}
tr.order4 td.submint{display:inline-block;width:initial;margin-top:40px}
.message_list table tr.order{padding:0}
.message_list table tr td textarea{height:35px;line-height:35px;width:70%;padding:0;font-family: '微软雅黑';border:none;background:none;resize:none }
.message_list table tr td input[type=submit]{background:#2d3d79;width:150px;;height:50px;line-height:50px;font-size:14px;color:#fff;text-align:center}

.message_list table tr.order6{clear:both;padding-top:25px;}
.message_list table tr.order1,.message_list table tr.order3,.message_list table tr.order5{float:right;}

/*******contact end*********/

/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;margin: 0;}
img{border:0}
button,input,select,textarea{font-size:100%}
.met_clear{clear:both}
.met_none{display:none}
.met_hidden{visibility:hidden}
.met_fl{float:left}
.met_fr{float:right}
.met_editor{line-height:2}
.met_editor ul,.met_editor ol{padding:0 0 0 25px;margin:0}
.met_editor a{color:#1c57c4}
.met_editor a:hover{text-decoration:underline}
.met_editor img{max-width:100%;height:auto!important;}
.met_editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd}
.met_editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.met_editor .metvideobox{ text-align:center; visibility:hidden; margin:10px auto; }
.met_editor .video-js{ max-width:100%; }
.met_editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.met_editor table td{border:1px solid #ddd!important}
.met_editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:1px solid #ddd}
.met_editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}
.met_editor #page_break .collapse{display:none}
.met_editor #page_break .num{padding:10px 0;text-align:center}
.met_editor #page_break .num li{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden}
.met_editor #page_break .num li.on{background-color:#ccc;color:#fff;font-weight:bold}
.metinfo-banner1{overflow:hidden;margin:0 auto}
.met_pager{text-align:center;margin: 35px 0;font-size: 0;}
.met_pager .PreSpan,.met_pager .NextSpan,.met_pager a{
  border: 1px solid #d2d2d2; background: #f3f3f3; font-size: 13px; color: #787878; margin: 0 3px; display: inline-block;
  min-width: 16px; padding: 5px; line-height: 16px; border-radius: 6px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.met_pager .Ahover,.met_pager a:hover,.met_pager a.page-num-current{background: #2d2d2d;border-color: #ddd;color: #fff;}
.met_pager .PreSpan,.met_pager .NextSpan{ visibility: hidden; }
.met_pager .PreA,.met_pager .NextA{ font-family: 'Simsun',serif; font-weight: bold; }
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{}
.met_pager #metPageT,#metPageB,.met_pager .PageText{display: none;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{padding:30px 10px}
.met_module2_list{padding:10px 10px}
.met_module2_list li{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:28px;font-weight:normal;padding:5px 0;text-align:center;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;text-align:center;line-height:50px;}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#818181}
.met_module2 .met_editor{padding:0 10px}
.met_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{/* clear:both; *//* position:absolute; *//* right:5px; *//* top:0; *//* color:#818181; */}
.met_tools .met_page li{display:inline;list-style:none;margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#818181}
.met_module3_list ul.list_1{list-style:none;visibility:hidden}
.met_module3_list ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
.met_module3_list ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
.met_module3_list ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
.met_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
.met_module3_list ul a:hover h2{color:#333}
.met_module3_list ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.met_module3_list ul.list_2{list-style:none;visibility:hidden}
.met_module3_list ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
.met_module3_list ul.list_2 dt{float:left;position:relative}
.met_module3_list ul.list_2 dd{float:left;width:100%}
.met_module3_list ul.list_2 dd h2{padding:5px 10px;font-size:15px;font-weight:normal}
.met_module3_list ul.list_2 dd p{padding:5px 10px;color:#818181}
.show_tit_pt{height:100px;line-height:100px;background:#2b2b2b;text-align:center;color:#fff;font-size:30px;}
#showproduct dl.pshow{visibility:hidden}

#showproduct dl.pshow dt{float:left;position:relative;font-size:0;text-align:center;overflow:hidden;}
#showproduct dl.pshow dt .met_box{margin:0 auto;visibility:hidden}
#showproduct dl.pshow dt .met_box figcaption{display:none}
#showproduct dl.pshow dt .my-simple-gallery figure{float:left;margin:0}
#showproduct dl.pshow dt li{display:inline-block;margin-right:10px;margin-top:10px;cursor:pointer}
#showproduct dl.pshow dt li img{filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}
#showproduct dl.pshow dt li.flex-active{border:2px solid #000;width:66px;height:66px;position:relative;overflow:hidden}
#showproduct dl.pshow dt li.flex-active img{position:relative;left:-2px;top:-2px}
#showproduct dl.pshow dd{float:left;width:100%}
#showproduct dl.pshow dd .met_box{padding:0 20px}
#showproduct dl.pshow dd .met_box h1{font-size:24px;color:#003995;}
#showproduct dl.pshow dd .met_box ul li{list-style:none;color:#818181;padding: 8px 5px;position:relative;}
#showproduct dl.pshow dd .met_box ul li span{/* position:absolute; *//* left:0; */display: inline-block;padding:8px 5px;padding: 0px 5px;word-wrap:break-word;}
#showproduct dl.pshow dd .met_box .desc{padding:10px;margin-top:20px;background:#f7f8fa;color:#666}
#showproduct .met_nav{height:45px;line-height:45px;margin:30px 0;border:1px solid #ddd}
#showproduct .met_nav li{float:left;list-style:none;border-right:1px solid #ddd;cursor:pointer}
#showproduct .met_nav li a{display:block;padding:0 40px}
#showproduct .met_nav li.met_now,#showproduct .met_nav li.met_hover{background:#f7f8fa}
#showproduct .met_related{margin-top:30px;font-size:18px;font-weight:normal;border-bottom:1px solid #ddd;padding:10px 10px;color:#333}
#showproduct .met_related_list{list-style:none;visibility:hidden}
#showproduct .met_related_list li{float:left;text-align:center;margin-top:30px;overflow:hidden}
#showproduct .met_related_list li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
#showproduct .met_related_list li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
#showproduct .met_related_list li img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#showproduct .met_related_list li a:hover h2{color:#333}
#showproduct .met_related_list li a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#showproduct .met_nav_contbox{padding:0 10px}
#downloadlist{padding:15px}
#downloadlist .metlist{margin-bottom:20px}
#downloadlist .metlist dt{border-bottom:1px solid #ddd;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(../images/dt-9.gif) no-repeat 5px 11px;}

#downloadlist .metlist dd{color:#999;padding:8px;background:#f7f8fa}
#downloadlist .metlist dd b{font-weight:normal}
#downloadlist .metlist dd div{float:right}
#downloadlist .metlist dd span{padding-right:20px}
#downloadlist .metlist dd a{color:#1c57c4}
#downloadlist .metlist dd a.down{color:#fa1a1a}
#showdownload{padding:15px}
#showdownload h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden}
#showdownload .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showdownload .paralist li:last-child{border-bottom:0}
#showdownload .paralist li a{color:#fff}
#showdownload .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;word-wrap:break-word}
#showdownload .met_editor{padding:0 10px}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showdownload .downloadbox{margin-top:30px}
#showdownload .downloadbox a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showdownload .downloadbox a:hover{background:#38c4f0}
#showdownload .downloadbox a.active{background:#1ba4cf}

#imglist ul.list_pro li{float:left;text-align:center;margin-top:30px;overflow:hidden;width:33.3333%;}
.show_pro ul.list_pro li{width:25% !important;}

#imglist ul.list_pro li a{text-align:center;display:block;margin:0 auto;background:#fff;font-size:14;width:95%;margin:0px auto;position:relative;}

#imglist ul.list_pro li h2{text-align:center;font-size:14px;padding:15px 10px;font-weight:normal;visibility:inherit;position:absolute;width:100%;left:0px;bottom:0px;text-align:center;background-color:rgba(0,0,0,0.8);color:#fff;}
#imglist ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#imglist ul a:hover h2{color:#fff;background:#1e49a9;}
#imglist ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}




#imglist ul.list_1{list-style:none;}
#imglist ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden;width:33.3333%;}
#imglist ul.list_1 li:first-child{width:66.6666%;padding-bottom: 28.6%;
position: relative;}

#imglist ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;font-size:14;width:95%;margin:0px auto;position:relative;}
#imglist ul.list_1 li:first-child a{position: absolute;
width: 100%;
height: 100%;}
#imglist ul.list_1 li h2{text-align:center;font-size:14px;padding:15px 10px;font-weight:normal;visibility:inherit;position:absolute;width:100%;left:0px;bottom:0px;text-align:center;background-color:rgba(0,0,0,0.8);color:#fff;}
#imglist ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#imglist ul a:hover h2{color:#fff;background:#1e49a9;}
#imglist ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#imglist ul.list_2{list-style:none;visibility:hidden}
#imglist ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
#imglist ul.list_2 dt{float:left;position:relative}
#imglist ul.list_2 dd{float:left;width:100%}
#imglist ul.list_2 dd h2{padding:5px 10px;font-size:15px}
#imglist ul.list_2 dd p{padding:5px 10px;color:#818181}
#showimg h1.met_title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showimg .met_slide_box{text-align:center;background:#000;margin:0 auto;overflow:hidden;position:relative}
#showimg .met_slide_list ul{display:none;}
#showimg ul.exposureThumbs{border-right:0;padding:0;margin:0;list-style-type:none;height:79px; width:790px; margin:0px auto;padding:10px}
#showimg ul.exposureThumbs li{background:#111;margin:0 10px 0 0;padding:0;text-align:center;display:none;float:left}
#showimg ul.exposureThumbs li img{cursor:pointer}
#showimg ul.exposureThumbs li.last{margin:0}
#showimg .exposureWrapper{position:absolute;top:0;left:0}
#showimg .exposureWrapper img{cursor:pointer;position:absolute;top:0;left:0}
#showimg .exposureLoaded{background-image:none}
#showimg ul.exposureThumbs li{width:150px;height:79px}
#showimg .exposureSlideshowControls a{font-size:11px;color:#bba;text-decoration:none;outline:0;padding:2px 6px;display:inline}
#showimg .exposureSlideshowControls a:active,.exposureSlideshowControls a:hover{background-color:#999;color:#444}
#showimg .met_slide_box .left,.met_slide_box .right{position:absolute;width:50%;cursor:pointer}
#showimg .met_slide_box .left a,.met_slide_box .right a{display:block;width:100%;height:100%}
#showimg .imgparalist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showimg .imgparalist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showimg .imgparalist li:last-child{border-bottom:0}
#showimg .imgparalist li a{color:#fff}
#showimg .imgparalist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#joblist{padding:15px}
#joblist dl{margin-bottom:30px;background:#404040;color:#c1c1c1;padding:50px;}
#joblist dt{font-size:16px;font-weight:bold}
#joblist dl span{display: block;text-align: right;height: 20px;line-height: 80px;}
#joblist dt a{padding:0px;font-size:24px;color:#e2e2e2;}
#joblist dd .dtail{padding:5px 10px 0;border-top:1px solid #ddd}
#joblist dd .dtail span{margin-right:15px}
#joblist dd .dtail a{color:#1c57c4}
#joblist dd .editor{padding:10px}
#joblist dd .mis{padding:5px 10px;border-bottom:1px solid #ddd;font-size:12px}
#joblist dd .mis span{margin-right:15px;color:#999}
#showjob h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showjob .met_editor{padding:0 10px}
#cvlist{padding:15px}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showjob .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showjob .paralist li:last-child{border-bottom:0}
#showjob .paralist li a{color:#fff}
#showjob .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#showjob .info_cv{margin-top:30px;margin-left:10px}
#showjob .info_cv a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showjob .info_cv a:hover{background:#38c4f0}
#showjob .info_cv a.active{background:#1ba4cf}
#messagelist{padding:15px}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px}
#messagelist .metlist dt{padding:5px}
#messagelist .metlist dt span.name{color:#2c7199}
#messagelist .metlist dt span.time{padding-left:5px;color:#aaa;font-size:12px}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;color:#aaa}
#messagelist .metlist dd.info span.tt{display:none;clear:both}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd}
#messagelist .metlist dd.reinfo span.tt{display:block;padding:10px 5px 0;color:#2c7199}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:5px 5px 10px}
#messagelist .v52fmbx{margin:30px 0 0}
#linklist{padding:15px 15px 25px}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #ddd}
#linklist .inside{padding:15px 0 0}
#linklist .metlist .img li{list-style:none;display:inline;padding-right:5px}
#linklist .metlist .img img{width:88px;height:31px}
#linklist .metlist .txt li{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden}
#linksubmit{padding:15px}
#linksubmit table{margin:0 auto}
#memberbox{padding:15px}
ul.searchnavlist{list-style:none;padding:0 20px;margin:0}
ul.searchnavlist li{padding:5px 0}
ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
ul.searchnavlist .searchgo{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
ul.searchnavlist .searchgo:hover{background:#38c4f0}
ul.searchnavlist .searchgo:active{background:#1ba4cf}
#searchlist{padding:15px 0}
#searchlist li{padding-left:10px;margin-bottom:6px;line-height:1.5}
#searchlist ul{list-style:none;padding:0;margin:0}
#searchlist ul li{padding:3px 5px;margin-bottom:10px}
#searchlist ul li img{display:none}
#searchlist .search_title{display:block;padding:2px 0}
#searchlist .search_title a{font-size:16px;color:#12C;text-decoration:underline}
#searchlist .search_title em{color:#c00;text-decoration:underline;font-style:normal}
#searchlist .search_detail{display:block}
#searchlist .search_detail a{text-decoration:underline;color:#12C}
#searchlist .search_content em{color:#c00;font-style:normal}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green}
#searchlist a:hover{text-decoration:underline}
#sitemaplist dl{margin-top:30px;padding:20px;border:1px solid #ddd}
#sitemaplist dt h2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #ddd}
#sitemaplist dt h2 i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px}
#sitemaplist dd ul{float:left;width:25%;list-style:none;margin-top:20px}
#sitemaplist dd li{margin-top:5px}
#sitemaplist dd li h4 a{font-weight:normal;color:#666}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}

/*********--back top--*********/
#back_top {position: fixed;right: 3%;top: 50%;width: 43px;z-index: 99;display: none;}
#back_top a {display: block;width: 100%;font-size: 0;}
#back_top img {width: 100%;}
/*********--mobile header--*********/
.m-header {position:fixed;top:-100%;background:rgba(0,0,0,0.4);z-index:50;transition:all .36s;opacity:0;width:100%;line-height: 50px;height: 50px;overflow:hidden;}
.m-header >.col-xs-6>div {font-size:1.8rem;color:#FFF;display:inline-block}
.m-header >.col-xs-6>div a {color:#FFF}
.m-header >.col-xs-6>div i {font-size:2rem;padding:0 5px;}
.st-menu-open {overflow:hidden;}
.st-menu .logo {margin:0 0 15px;padding:1em;}
.st-menu {display:none;}
.st-menu li {margin:2px 0}
.st-menu li dl {margin:0 0 15px;padding:0;display:none;}
.st-menu li dd a {text-indent:1.5em;font-size:1.4rem;}
.m-header {background:#1d48a9;box-shadow:0 0 10px rgba(0,0,0,0.2)}
.m-header >.col-xs-6{float: left;width: 50%;padding: 0;}
.m-header >.col-xs-6 a {display: block;font-size: 0;}
.m-header >.col-xs-6 a img {margin-top: 4px;margin-left: 4px;}
.m-header >.col-xs-6.text-right {text-align: right;}
.m-header >.col-xs-6>div {color:#fff}
.m-header img {max-height: 40px;}
.st-container .st-menu {background:#1d48a9}
.st-menu {opacity: 0;}
.st-menu-open .st-menu {opacity: 1;}
.st-container .st-menu ul li a {color:white;position:relative;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #f3ac7a;box-shadow:0 4px 8px rgba(0,0,0,0.2);color:#FFF;border-radius:3px;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#333;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#004ea2}
/**ipad*/
@media(max-width:1600px){
    .pro_tab .lists>div{padding:0 160px;position:relative}
    .pro_tab .lists  .swiper-page>div{left:3%}
.pro_tab .lists .swiper-page>div.slide-button-next {left:auto;right:3%}
	.show_product .w1400{padding:0 160px}
}

@media(max-width:990px){
    .st-pusher{padding-top:50px;}
    .st-menu{display:block}
    header{display:none}
    .m-header{top:0;opacity:1;}
    .tem_inner,.met_section{width:100%}
    .tem_banner{/* margin-top:50px */}
    .tem_banner.inside{/* margin-top:50px; */}
    .news_product .title{font-size:24px;padding:40px 0}
    .news_product .list{display:block}
    .news_product .list .left{display:block;margin:0 auto;width:100%}
    .news_product .list .right{display:block;width:100%;margin:15px auto 0;padding:0}
    .news_product .list .right .txt{font-size:16px;line-height:30px;margin-bottom:30px}
    .news_product .list .right .link{display:block;position:relative}
    .tem_index_about{margin-top:85px}
    .tem_index_about .title{padding:40px 0;font-size:24px;margin-bottom:50px}
    .tem_index_about .list{padding:0px}
    .tem_index_about .list .left{display:block;float:initial;margin:0 auto;top:-50px}
    .tem_index_about .list .right{width:97%;margin:0 auto;background:#7a7a7a;float:initial;padding-bottom:40px}
    .tem_index_about .list .right h2{padding-left:40px;font-size:24px}
    .tem_index_about .list .right p{font-size:15px;line-height:29px;display:block;padding:0 40px}
    .tem_index_about .list .right .more{margin-top:40px}
    .tem_index_product .title{font-size:24px}
    .tem_index_product .list .product_click .left{left:20px}
    .tem_index_product .list .product_click .right{right:20px}
    .tem_index_product .list a h2{font-size:16px}
    .tem_index_product .more{margin-top:60px}
    .tem_index_news .title{font-size:23px;padding:40px 0}
    .tem_index_news .list .left{display:none}
    .tem_index_news .list .right{float:initial;display:block;width:95%;margin:0 auto}
    .tem_index_news .list .right ul li{background:#f2f2f2;border:0;padding:15px}
    .tem_index_footer{padding:30px 0}
	
    .tem_index_footer .contact_info{display:block;width:95%;margin:0 auto 20px}
    .tem_index_footer .nav_bar{margin:0;display:block}
    .tem_index_footer .nav{display:block;text-align:center}
    .tem_index_footer {vertical-align:middle}
    .tem_index_footer dl{display:inline-block;width:initial;}
    .tem_index_footer dl dd{display:none}
    .tem_index_footer dl::before{content:none}
    .tem_index_footer dl .bar>*{padding:0 10px;font-size:13px}
   
    .tem_footer_nav{display:block;position:relative;margin:0;top:0}
    .page_about .txt .title{font-size:26px}
    .page_about .con p span{font-size:16px!important}
    .page_about .con p{line-height:31px!important}
	.pro_tab .lists>div{padding:0 10px;position:relative}
	.show_product .w1400{padding:0 10px}
	
}
/*********--mobile--*********/
@media(max-width:767px){
    .in_about{padding:0px;}
	.tem_footer h3.gz{width:140px;float:left;}
.tem_footer .cod{width:140px;height:140px;background:#fff;float:left;}
.show_content li{height:45px;line-height:45px;font-size:12px;}
.show_content li span{width: 45px;
line-height: 45px;
height: 45px;font-size:24px;}
}